CarLaneIconOptions

class CarLaneIconOptions

Modify the look and feel of the car lanes.

Types

Builder
Link copied to clipboard
class Builder
Build a new CarLaneIconOptions

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toBuilder
Link copied to clipboard
fun toBuilder(): CarLaneIconOptions.Builder
Get a builder to customize a subset of current options.
toString
Link copied to clipboard
open fun toString(): String

Properties

activeTheme
Link copied to clipboard
val activeTheme: Resources.Theme
notActiveTheme
Link copied to clipboard
val notActiveTheme: Resources.Theme